home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / music / bunked10.zip / BUNKED.DOC < prev    next >
Text File  |  1994-03-07  |  5KB  |  110 lines

  1.  
  2.                             BunkEd v1.0
  3.                            1993/4 -hc046
  4.  
  5.                              brief docs
  6.                              ----------
  7.  
  8. What it does
  9. ------------
  10. BunkEd is a bare-bones patch editor for specifically editing FM
  11. instruments on a Yamaha OPL2 synth chip.. these are commonly found on
  12. adlib and sb soundcards.. and also on the original versions of the sbpro
  13. [duel chips for stereo].. the later versions of the sbpro had instead
  14. OPL3 chips.. i have no idea if BunkEd is compatible with these..
  15.  
  16. BunkEd was written based on scraps of information that i aquired here
  17. and there.. it is pretty complete/accurate as far as i can tell..
  18. there are a few modes/toggles that i have been unable to do anything
  19. with as of now.. if you have any further information on the OPL2/3/4
  20. or on various FM instrument file formats in existance then drop me a
  21. line at the email address at the end of this document and i can include
  22. them in future versions..
  23.  
  24. DISCLAIMER: if for some strange reason BunkEd fries any part of your
  25.             systems anatomy i will not be held responsible.. use at
  26.             your own risk.. blah blah blah etc..
  27.  
  28. with BunkEd you can edit/toggle all OPL2 registers excluding:
  29.  
  30. WaveForm Edit Mode: [this is on by default]
  31. Timer Registers   : [useless for patch making]
  32. Speech Synth Mode : [i removed support for this as it appeared to make
  33.                      absolutely no difference whether it was on or off]
  34. Keyboard Split    : [no idea about this one.. doesnt SEEM to do anything]
  35. Percussion Mode   : [disabled.. this is voice dependant.. ie. only
  36.                      applies when patch is played as voice 6-9..
  37.                      redundant for general patch making.. may enable it
  38.                      again in a future version]
  39.  
  40. why it exists
  41. -------------
  42. i began writing BunkEd for personal use.. after looking around for some
  43. kind of FM instrument editor that WORKED and not finding one i decided
  44. to do it myself.. "why would anyone want to edit a technically crap
  45. outdated synthesizer chip anyway?" you may well ask.. well the answer to
  46. that is simple.. it's BLOODY BEAUTIFUL.. yes with the use of BunkEd and
  47. an appropriate FM tracker [such as chicken's HSC] you are now able to
  48. create wonderful SYNTH POP masterpieces that equal and surpass the
  49. likes of the lemmings anthems.. i bet you cant wait..
  50.  
  51. included files
  52. --------------
  53. BUNKED.EXE - the program itself
  54. BUNKED.DOC - what you are reading
  55. PP.PAS     - turbo pascal source code for simple patch playback
  56. *.INS      - a few demo HSC compatible instrument files
  57.  
  58. file formats
  59. ------------
  60. BunkEd only supports the import of HSC compatible instruments [.INS] and
  61. will also export HSC compatible instruments as well as a basic ASCII
  62. dump [.EXP] of register information.. i will include support for more
  63. formats as i get specs on them..
  64.  
  65. [a note about HSC instruments.. Amp/Mod and Vibrato Depth settings
  66.  are not saved in a HSC instrument.. the HSC tracker assumes a setting
  67.  of Amp/Mod:1db and Vibrato:7cent.. so if you intend to use a patch
  68.  with the HSC tracker ensure Amp/Mod+Vib are set to these levels
  69.  if you want the instrument to sound correct.. HSC instruments also
  70.  have a setting for "Slide".. i believe this is specific to the
  71.  tracker itself and not to the patch registers.. BunkEd will save
  72.  a new HSC instrument with a "Slide" value of $00.. if you edit/save
  73.  an existing instrument the "Slide" value is untouched.. that is the
  74.  value saved will be the value that was loaded]
  75.  
  76. misc
  77. ----
  78. if you dont know the first thing about editing an FM instrument then
  79. BunkEd wont teach you.. the best way to learn is by playing around
  80. with the register settings and seeing what you get.. hit F1 from
  81. the main screen for information on keys etc..
  82.  
  83. stuff that may appear in updates
  84. --------------------------------
  85. o general patch support (midi sysex)
  86. o support for more on board chips (OPL3/4 etc)
  87. o support for more file formats
  88. o driver hacking/patching
  89. o duel-OPL2 stereo support
  90.  
  91. this version of BunkEd is FREEWARE.. that is you can distribute it
  92. freely to whoever or whatever and wherever etc etc etc as long as you
  93. keep the original archive intact..
  94.  
  95. HSC Tracker is written by Chicken and is available on larger ftp sites..
  96. the most recent version i know of is v1.3..
  97.  
  98. address bug reports.. useful/less information and/or comments.. etc to:
  99.  
  100.         uc538@freenet.victoria.bc.ca
  101.  
  102. if you get no response in about a week then try:
  103.  
  104.         hc046@outb.wimsey.bc.ca
  105.  
  106. if you get no response in about a week then chances are i am dead or
  107. something similar..
  108.  
  109. regards.hc046
  110.